xen: Include headers that are actually needed, drop everything else.
authorChristoph Egger <Christoph.Egger@amd.com>
Fri, 20 May 2011 14:39:07 +0000 (15:39 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Fri, 20 May 2011 14:39:07 +0000 (15:39 +0100)
commit8b7d4efbc3f9393ff73c4c2aa14bde59a199d3b6
tree5867df529c218d0dc0cc050458ed4e37e332e6f1
parente982084c7604a4386b84655664ea029aba25770a
xen: Include headers that are actually needed, drop everything else.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
40 files changed:
xen/arch/x86/domain.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c
xen/arch/x86/hvm/svm/vpmu.c
xen/arch/x86/hvm/vmx/vpmu_core2.c
xen/arch/x86/hvm/vpmu.c
xen/arch/x86/machine_kexec.c
xen/arch/x86/mm.c
xen/arch/x86/mm/mem_sharing.c
xen/arch/x86/oprofile/nmi_int.c
xen/arch/x86/oprofile/op_model_athlon.c
xen/arch/x86/oprofile/op_model_p4.c
xen/arch/x86/oprofile/op_model_ppro.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/traps.c
xen/common/domain.c
xen/common/grant_table.c
xen/common/xenoprof.c
xen/drivers/char/console.c
xen/drivers/char/ns16550.c
xen/drivers/char/serial.c
xen/drivers/video/vesa.c
xen/drivers/video/vga.c
xen/include/asm-x86/fixmap.h
xen/include/asm-x86/hvm/support.h
xen/include/asm-x86/hvm/svm/asid.h
xen/include/asm-x86/hvm/svm/emulate.h
xen/include/asm-x86/hvm/svm/svm.h
xen/include/asm-x86/hvm/svm/vmcb.h
xen/include/asm-x86/msi.h
xen/include/public/hvm/save.h
xen/include/xen/console.h
xen/include/xen/hvm/save.h
xen/include/xen/sched.h
xen/include/xen/serial.h
xen/include/xen/tasklet.h
xen/include/xen/vga.h
xen/include/xen/xenoprof.h
xen/include/xen/xmalloc.h